[INFO] cloning repository https://github.com/kcosr/acl-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcosr/acl-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f9e3c6ef3c7cfeef8e65cd40134853066d190b7
[INFO] testing kcosr/acl-proxy against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcosr/acl-proxy
[INFO] finished tweaking git repo https://github.com/kcosr/acl-proxy
[INFO] tweaked toml for git repo https://github.com/kcosr/acl-proxy written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcosr/acl-proxy on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcosr/acl-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded hyper-rustls v0.24.2
[INFO] [stderr]   Downloaded der-parser v9.0.0
[INFO] [stderr]   Downloaded x509-parser v0.16.0
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded webpki-roots v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e387ccf101a62ada8b70db3e8126e94a4a647969ed8d66ac14aaf91afcb73bfe
[INFO] running `Command { std: "docker" "start" "-a" "e387ccf101a62ada8b70db3e8126e94a4a647969ed8d66ac14aaf91afcb73bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e387ccf101a62ada8b70db3e8126e94a4a647969ed8d66ac14aaf91afcb73bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e387ccf101a62ada8b70db3e8126e94a4a647969ed8d66ac14aaf91afcb73bfe", kill_on_drop: false }`
[INFO] [stdout] e387ccf101a62ada8b70db3e8126e94a4a647969ed8d66ac14aaf91afcb73bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a50a4bd9e3ba6185d6f8a3f46a282a5cb6a4b56de1fd91ef6381effd9d2c34fc
[INFO] running `Command { std: "docker" "start" "-a" "a50a4bd9e3ba6185d6f8a3f46a282a5cb6a4b56de1fd91ef6381effd9d2c34fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling acl-proxy v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "a50a4bd9e3ba6185d6f8a3f46a282a5cb6a4b56de1fd91ef6381effd9d2c34fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50a4bd9e3ba6185d6f8a3f46a282a5cb6a4b56de1fd91ef6381effd9d2c34fc", kill_on_drop: false }`
[INFO] [stdout] a50a4bd9e3ba6185d6f8a3f46a282a5cb6a4b56de1fd91ef6381effd9d2c34fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdbadeec498d9ad53c66e96ae42a8bb73e6577c282b88866558dbb6f829b1237
[INFO] running `Command { std: "docker" "start" "-a" "cdbadeec498d9ad53c66e96ae42a8bb73e6577c282b88866558dbb6f829b1237", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling acl-proxy v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "cdbadeec498d9ad53c66e96ae42a8bb73e6577c282b88866558dbb6f829b1237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdbadeec498d9ad53c66e96ae42a8bb73e6577c282b88866558dbb6f829b1237", kill_on_drop: false }`
[INFO] [stdout] cdbadeec498d9ad53c66e96ae42a8bb73e6577c282b88866558dbb6f829b1237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a931f8d977c3548b268ff5ecf0ea3f6a78e2081a1416f7f9b2ecfbf8adf6d276
[INFO] running `Command { std: "docker" "start" "-a" "a931f8d977c3548b268ff5ecf0ea3f6a78e2081a1416f7f9b2ecfbf8adf6d276", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acl_proxy-48b07f5f19f9363b)
[INFO] [stdout] 
[INFO] [stdout] running 142 tests
[INFO] [stdout] test capture::tests::decode_body_bytes_errors_when_body_missing ... ok
[INFO] [stdout] test capture::tests::decode_body_bytes_errors_for_invalid_base64 ... ok
[INFO] [stdout] test capture::tests::decode_body_bytes_succeeds_for_base64_body ... ok
[INFO] [stdout] test capture::tests::body_capture_truncates_at_max_size ... ok
[INFO] [stdout] test capture::tests::decode_body_bytes_errors_for_unsupported_encoding ... ok
[INFO] [stdout] test certs::tests::explicit_ca_paths_missing_files_error ... ok
[INFO] [stdout] test capture::tests::resolve_capture_path_uses_template_and_suffix ... ok
[INFO] [stdout] test capture::tests::resolve_capture_path_sanitizes_request_id ... ok
[INFO] [stdout] test capture::tests::should_capture_respects_flags ... ok
[INFO] [stdout] test config::tests::capture_max_body_bytes_can_be_set_to_zero ... ok
[INFO] [stdout] test capture::tests::capture_record_json_shape_matches_expectations ... ok
[INFO] [stdout] test config::tests::certificate_max_cached_certs_must_be_at_least_one ... ok
[INFO] [stdout] test certs::tests::dynamic_certificates_are_created_for_hosts ... ok
[INFO] [stdout] test certs::tests::configured_ca_cert_bytes_are_used_in_chain ... ok
[INFO] [stdout] test config::tests::capture_max_body_bytes_defaults_to_64k ... ok
[INFO] [stdout] test config::tests::empty_capture_directory_fails_validation ... ok
[INFO] [stdout] test config::tests::certificate_paths_must_be_both_or_neither ... ok
[INFO] [stdout] test certs::tests::ca_is_generated_and_reused_in_tempdir ... ok
[INFO] [stdout] test config::tests::direct_rule_without_match_criteria_fails ... ok
[INFO] [stdout] test config::tests::empty_capture_filename_fails_validation ... ok
[INFO] [stdout] test config::tests::direct_rule_with_headers_match_counts_as_match_criteria ... ok
[INFO] [stdout] test config::tests::direct_rule_with_headers_absent_counts_as_match_criteria ... ok
[INFO] [stdout] test config::tests::empty_logging_directory_is_none ... ok
[INFO] [stdout] test config::tests::external_auth_callback_url_must_be_absolute_url ... ok
[INFO] [stdout] test config::tests::external_auth_profile_must_exist ... ok
[INFO] [stdout] test config::tests::external_auth_profile_not_allowed_on_deny_rule ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_allows_empty_resolved_value ... ok
[INFO] [stdout] test config::tests::external_auth_callback_url_valid_absolute_url_passes_validation ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_leaves_static_and_approval_macro_values_unchanged ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_reports_direct_rule_location ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_reports_egress_action_location ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_reports_missing_env_var ... ok
[INFO] [stdout] test certs::tests::server_config_cache_uses_lru_eviction ... ok
[INFO] [stdout] test config::tests::header_action_env_placeholder_classifier_is_exact_only ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_skips_non_set_add_actions ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_skips_remove_actions ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_egress_request_header_actions ... ok
[INFO] [stdout] test config::tests::headers_match_must_not_be_empty_when_configured ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_reports_ruleset_location ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_exact_value_placeholder ... ok
[INFO] [stdout] test config::tests::headers_match_rejects_invalid_header_names ... ok
[INFO] [stdout] test config::tests::headers_absent_must_not_be_empty_when_configured ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_mixed_values_and_repeated_placeholder ... ok
[INFO] [stdout] test config::tests::headers_match_rejects_empty_values ... ok
[INFO] [stdout] test config::tests::headers_match_rejects_duplicates_after_normalization ... ok
[INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_ruleset_template_placeholders ... ok
[INFO] [stdout] test config::tests::load_from_sources_invokes_header_action_env_interpolation ... ok
[INFO] [stdout] test config::tests::invalid_logging_levels_fail_validation ... ok
[INFO] [stdout] test config::tests::minimal_config_round_trip ... ok
[INFO] [stdout] test config::tests::include_rule_requires_non_empty_name ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_is_optional ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_rejects_blank_host ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_accepts_ip_literals ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_parses_when_valid ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_accepts_bracketed_ipv6_literals ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_rejects_malformed_bracketed_host ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_rejects_host_with_port_suffix ... ok
[INFO] [stdout] test config::tests::proxy_egress_request_header_actions_report_location_on_invalid_value_shape ... ok
[INFO] [stdout] test config::tests::proxy_egress_request_header_actions_parse_when_valid ... ok
[INFO] [stdout] test config::tests::proxy_internal_base_path_parse ... ok
[INFO] [stdout] test config::tests::proxy_internal_base_path_rejects_trailing_slash ... ok
[INFO] [stdout] test config::tests::proxy_internal_base_path_requires_leading_slash ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_rejects_host_with_surrounding_whitespace ... ok
[INFO] [stdout] test config::tests::plugin_profile_requires_command ... ok
[INFO] [stdout] test config::tests::plugin_profile_rejects_header_patterns_with_whitespace ... ok
[INFO] [stdout] test logging::tests::invalid_base_level_fails ... ok
[INFO] [stdout] test config::tests::proxy_egress_request_header_actions_default_to_empty ... ok
[INFO] [stdout] test config::tests::load_from_sources_resolves_header_action_env_placeholders ... ok
[INFO] [stdout] test logging::tests::invalid_max_bytes_fails_when_directory_set ... ok
[INFO] [stdout] test logging::tests::invalid_max_files_fails_when_directory_set ... ok
[INFO] [stdout] test logging::tests::logging_settings_parses_levels ... ok
[INFO] [stdout] test loop_protection::tests::default_config_builds_settings ... ok
[INFO] [stdout] test config::tests::proxy_egress_default_rejects_zero_port ... ok
[INFO] [stdout] test loop_protection::tests::disabled_loop_protection_disables_header_injection ... ok
[INFO] [stdout] test loop_protection::tests::invalid_header_name_returns_error ... ok
[INFO] [stdout] test policy::tests::compile_egress_request_header_actions_reports_egress_specific_error_context ... ok
[INFO] [stdout] test policy::tests::compile_egress_request_header_actions_sets_request_direction ... ok
[INFO] [stdout] test policy::tests::default_action_applies_when_no_rules_match ... ok
[INFO] [stdout] test policy::tests::effective_policy_includes_headers_absent ... ok
[INFO] [stdout] test policy::tests::effective_policy_includes_external_auth_metadata ... ok
[INFO] [stdout] test policy::tests::effective_policy_includes_headers_match_and_defaults_to_empty_object ... ok
[INFO] [stdout] test policy::tests::headers_absent_combines_with_methods_using_and_semantics ... ok
[INFO] [stdout] test policy::tests::headers_absent_combines_with_subnets_using_and_semantics ... ok
[INFO] [stdout] test policy::tests::effective_policy_includes_header_actions ... ok
[INFO] [stdout] test policy::tests::headers_absent_lookup_is_case_insensitive ... ok
[INFO] [stdout] test policy::tests::headers_absent_and_headers_match_combine_conjunctively ... ok
[INFO] [stdout] test policy::tests::headers_absent_matches_when_any_listed_header_is_missing ... ok
[INFO] [stdout] test policy::tests::first_matching_rule_wins ... ok
[INFO] [stdout] test policy::tests::headers_absent_falls_through_when_header_is_present ... ok
[INFO] [stdout] test logging::tests::rotating_file_writer_rotates_by_size ... ok
[INFO] [stdout] test policy::tests::headers_absent_rejects_invalid_header_names ... ok
[INFO] [stdout] test policy::tests::headers_absent_rejects_duplicates_after_normalization ... ok
[INFO] [stdout] test policy::tests::headers_absent_treats_empty_values_as_present ... ok
[INFO] [stdout] test policy::tests::headers_absent_valid_names_are_normalized ... ok
[INFO] [stdout] test policy::tests::headers_match_combines_with_methods_and_subnets_using_and_semantics ... ok
[INFO] [stdout] test policy::tests::headers_absent_matches_when_header_is_missing ... ok
[INFO] [stdout] test policy::tests::headers_match_multi_key_uses_and_semantics ... ok
[INFO] [stdout] test policy::tests::headers_match_rejects_duplicates_after_normalization ... ok
[INFO] [stdout] test policy::tests::headers_match_rejects_empty_map ... ok
[INFO] [stdout] test policy::tests::headers_match_single_key_multi_value_uses_or_semantics ... ok
[INFO] [stdout] test policy::tests::headers_match_rejects_invalid_header_names ... ok
[INFO] [stdout] test policy::tests::headers_match_only_rule_is_valid_match_criteria ... ok
[INFO] [stdout] test policy::tests::headers_match_single_key_single_value_match_and_fallthrough ... ok
[INFO] [stdout] test policy::tests::headers_match_rejects_empty_values_or_value_lists ... ok
[INFO] [stdout] test policy::tests::headers_match_failure_falls_through_before_external_auth_rule ... ok
[INFO] [stdout] test policy::tests::headers_match_lookup_is_case_insensitive_for_header_names ... ok
[INFO] [stdout] test policy::tests::headers_match_succeeds_when_any_repeated_header_value_matches ... ok
[INFO] [stdout] test policy::tests::method_only_rule_works_without_pattern_or_subnets ... ok
[INFO] [stdout] test policy::tests::methods_can_combine_with_subnets ... ok
[INFO] [stdout] test policy::tests::headers_match_valid_names_and_values_are_normalized ... ok
[INFO] [stdout] test policy::tests::invalid_urls_are_denied ... ok
[INFO] [stdout] test policy::tests::missing_macro_in_direct_rule_causes_error ... ok
[INFO] [stdout] test policy::tests::method_rule_requires_method_match ... ok
[INFO] [stdout] test policy::tests::headers_match_uses_exact_case_sensitive_value_semantics_without_trimming_or_comma_split ... ok
[INFO] [stdout] test policy::tests::methods_can_be_provided_as_single_string ... ok
[INFO] [stdout] test policy::tests::normalize_client_ip_matches_legacy ... ok
[INFO] [stdout] test policy::tests::subnet_only_rule_allows_ipv6_clients ... ok
[INFO] [stdout] test policy::tests::missing_macro_in_ruleset_causes_error ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_accepts_absolute_form ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_accepts_origin_form_with_host_header ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_accepts_origin_form_with_ipv6_host_header ... ok
[INFO] [stdout] test policy::tests::ruleset_template_headers_match_is_validated ... ok
[INFO] [stdout] test policy::tests::ruleset_template_headers_absent_is_validated ... ok
[INFO] [stdout] test policy::tests::subnet_only_rule_allows_matching_clients ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_with_invalid_host ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_with_empty_host ... ok
[INFO] [stdout] test proxy::http::tests::internal_endpoint_requires_origin_form_and_base_path ... ok
[INFO] [stdout] test proxy::http::tests::request_id_includes_process_tag_and_is_unique ... ok
[INFO] [stdout] test proxy::http::tests::upgrade_detection_requires_connection_token_and_upgrade_header ... ok
[INFO] [stdout] test proxy::http::tests::tee_body_respects_custom_capture_limit ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_defaults_origin_form_host_port_to_80 ... ok
[INFO] [stdout] test policy::tests::pattern_to_regex_host_only ... ok
[INFO] [stdout] test proxy::https_connect::tests::builds_https_url_from_target_and_path ... ok
[INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_authority_when_host_header_missing ... ok
[INFO] [stdout] test proxy::https_transparent::tests::split_host_and_port_handles_ipv6 ... ok
[INFO] [stdout] test policy::tests::pattern_to_regex_wildcards ... ok
[INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_without_host ... ok
[INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_host_with_port ... ok
[INFO] [stdout] test proxy::https_connect::tests::builds_https_url_for_root_path ... ok
[INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_host_and_path ... ok
[INFO] [stdout] test config::tests::sample_config_in_repo_root_is_valid ... ok
[INFO] [stdout] test policy::tests::macros_and_rulesets_expand_with_urlenc_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/acl_proxy-3970ad9331f295da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/extract-capture-body.rs (/opt/rustwide/target/debug/deps/acl_proxy_extract_capture_body-e40f0719f2217237)
[INFO] [stderr]      Running tests/capture.rs (/opt/rustwide/target/debug/deps/capture-fe371f32fa86a30a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test capture_write_creates_expected_file_and_json ... ok
[INFO] [stdout] test should_capture_respects_flags_in_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_extract_capture_body.rs (/opt/rustwide/target/debug/deps/cli_extract_capture_body-22453b8f78f9f495)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cli_fails_when_body_missing ... ok
[INFO] [stdout] test cli_outputs_decoded_body_for_valid_capture ... ok
[INFO] [stdout] test cli_fails_for_invalid_json ... ok
[INFO] [stdout] test cli_fails_for_empty_file ... ok
[INFO] [stdout] test cli_fails_for_unsupported_encoding ... ok
[INFO] [stdout] test cli_fails_for_missing_file ... ok
[INFO] [stderr]      Running tests/config_cli.rs (/opt/rustwide/target/debug/deps/config_cli-e1891c8a8369582d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config_init_refuses_to_overwrite_existing_file ... ok
[INFO] [stdout] test config_init_creates_file_at_path ... ok
[INFO] [stdout] test config_validate_fails_for_malformed_toml ... ok
[INFO] [stdout] test config_validate_succeeds_for_valid_config ... ok
[INFO] [stdout] test env_overrides_are_applied ... ok
[INFO] [stdout] test config_validate_fails_for_wrong_schema_version ... ok
[INFO] [stdout] test missing_default_config_suggests_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_reload.rs (/opt/rustwide/target/debug/deps/config_reload-fa4d51aa5424aafd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test invalid_egress_forwarding_config_is_rejected_on_reload ... ok
[INFO] [stdout] test egress_forwarding_enable_disable_updates_after_reload ... ok
[INFO] [stdout] test egress_forwarding_config_updates_after_reload ... ok
[INFO] [stdout] test loop_header_injection_updates_after_reload ... FAILED
[INFO] [stdout] test failed_reload_keeps_previous_state ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test config_reload`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- loop_header_injection_updates_after_reload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loop_header_injection_updates_after_reload' (197) panicked at tests/config_reload.rs:205:69:
[INFO] [stdout] app state: Certs(CreateDir { path: "certs", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65450a42ab5a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65450a42ab5a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65450a42ab5a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65450a42ab5a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65450a44261a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65450a44261a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x65450a42fce2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65450a42fce2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65450a406fcf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65450a406fcf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65450a421f99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654509551c9c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x654509551c9c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65450a422212 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65450a422212 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65450a407088 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65450a3fe719 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65450a407f5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65450a442e8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65450a442bd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x654509505196 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::sync::Arc<arc_swap[466c4de4480c6c5]::ArcSwapAny<alloc[64763625b5a07cdb]::sync::Arc<acl_proxy[6963cd809fb4832f]::app::AppState>>>, acl_proxy[6963cd809fb4832f]::app::AppStateError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6545094f98aa - config_reload[ac83470de785f367]::loop_header_injection_updates_after_reload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:205:69
[INFO] [stdout]   22:     0x654509518442 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6545094f0cfd - <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x6545094ec4f2 - tokio[d2a378281040da60]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6545094ec4f2 - tokio[d2a378281040da60]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6545094ec4f2 - <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x65450951fe04 - <tokio[d2a378281040da60]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x65450952c648 - <tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x654509519dab - tokio[d2a378281040da60]::runtime::context::runtime::enter_runtime::<<tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x654509525cf4 - <tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x6545094ea7e4 - <tokio[d2a378281040da60]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x6545094ea9df - <tokio[d2a378281040da60]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x6545094fe913 - config_reload[ac83470de785f367]::loop_header_injection_updates_after_reload
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:248:30
[INFO] [stdout]   34:     0x6545094f69b7 - config_reload[ac83470de785f367]::loop_header_injection_updates_after_reload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:167:54
[INFO] [stdout]   35:     0x65450952d536 - <config_reload[ac83470de785f367]::loop_header_injection_updates_after_reload::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x654509545d7b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x654509545d7b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x65450955276b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x65450955276b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x65450955276b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x65450955276b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x65450954de84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x65450954de84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x654509555372 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x654509555372 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x654509555372 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x654509555372 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x654509555372 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x654509555372 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x654509555372 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x65450a429d8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   55:     0x65450a429d8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x732f95f9caa4 - <unknown>
[INFO] [stdout]   57:     0x732f96029a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- failed_reload_keeps_previous_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'failed_reload_keeps_previous_state' (195) panicked at tests/config_reload.rs:290:69:
[INFO] [stdout] app state: Certs(CreateDir { path: "certs", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65450a42ab5a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65450a42ab5a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65450a42ab5a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65450a42ab5a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65450a44261a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65450a44261a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x65450a42fce2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65450a42fce2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65450a406fcf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65450a406fcf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65450a421f99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654509551c9c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x654509551c9c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65450a422212 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65450a422212 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65450a407088 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65450a3fe719 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65450a407f5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65450a442e8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65450a442bd2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x654509505196 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::sync::Arc<arc_swap[466c4de4480c6c5]::ArcSwapAny<alloc[64763625b5a07cdb]::sync::Arc<acl_proxy[6963cd809fb4832f]::app::AppState>>>, acl_proxy[6963cd809fb4832f]::app::AppStateError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6545094f7618 - config_reload[ac83470de785f367]::failed_reload_keeps_previous_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:290:69
[INFO] [stdout]   22:     0x654509518442 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6545094f0cfd - <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x6545094ec4f2 - tokio[d2a378281040da60]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6545094ec4f2 - tokio[d2a378281040da60]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6545094ec4f2 - <tokio[d2a378281040da60]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x65450951fe04 - <tokio[d2a378281040da60]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x65450952c648 - <tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x654509519dab - tokio[d2a378281040da60]::runtime::context::runtime::enter_runtime::<<tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x654509525cf4 - <tokio[d2a378281040da60]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x6545094ea7e4 - <tokio[d2a378281040da60]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x6545094ea9df - <tokio[d2a378281040da60]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x6545094fe752 - config_reload[ac83470de785f367]::failed_reload_keeps_previous_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:338:30
[INFO] [stdout]   34:     0x6545094f6987 - config_reload[ac83470de785f367]::failed_reload_keeps_previous_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_reload.rs:252:46
[INFO] [stdout]   35:     0x65450952d4f6 - <config_reload[ac83470de785f367]::failed_reload_keeps_previous_state::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x654509545d7b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x654509545d7b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x65450955276b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x65450955276b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x65450955276b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x65450955276b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x65450955276b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x65450954de84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x65450954de84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x654509555372 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x654509555372 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x654509555372 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x654509555372 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x654509555372 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x654509555372 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x654509555372 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x65450a429d8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   55:     0x65450a429d8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x732f95f9caa4 - <unknown>
[INFO] [stdout]   57:     0x732f96029a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     failed_reload_keeps_previous_state
[INFO] [stdout]     loop_header_injection_updates_after_reload
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a931f8d977c3548b268ff5ecf0ea3f6a78e2081a1416f7f9b2ecfbf8adf6d276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a931f8d977c3548b268ff5ecf0ea3f6a78e2081a1416f7f9b2ecfbf8adf6d276", kill_on_drop: false }`
[INFO] [stdout] a931f8d977c3548b268ff5ecf0ea3f6a78e2081a1416f7f9b2ecfbf8adf6d276
